home *** CD-ROM | disk | FTP | other *** search
- cls
- @echo off
- @echo ╔══════════════════════════════════════════════════════════════╗
- @echo ║ This should only be run in you have a Gravis Ultrasound ║
- @echo ║ sound card. If you do not have a Gravis Ultrasound in ║
- @echo ║ your computer, you should start the demo by typing "PANDEMO".║
- @echo ╚══════════════════════════════════════════════════════════════╝
- @echo Press CTRL+C to exit or
- @pause
- @echo ╔════════════════════════════════════════════════════════════╗
- @echo ║ -- Uploading MIDI patches for The Pandora Directive. -- ║
- @echo ╚════════════════════════════════════════════════════════════╝
- loadpats
- TEX4Demo %1 %2 %3 %4 %5
-